The gate. The portal. The layer that translates the entire WordPress Abilities API into the Model Context Protocol. Without it, nothing connects. With it, every registered ability on your site becomes an MCP tool — reachable by any AI client, permission-gated, schema-validated.
A plain reading of this plugin before the technical detail. Same shape as every product in the Trinity — value first, spec second.
Four steps, and they all happen inside your site. Nothing leaves. Nothing has to be re-declared in a separate manifest. The Adapter reads the WordPress Abilities API and turns each ability into a tool description an AI can read.
There is one path through the Adapter and everything takes it. You can audit it because there's only one to audit. The same gate runs whether the call is "list posts" or "delete a user."
A working principle, not a feature. Every destructive ability ships off. Read-everything is the start. Write-things is a deliberate scope you grant. Delete-things is a separate one. The Adapter never assumes.
An annotation is a label on a tool that tells the AI what kind of action this is. It comes from the Abilities API, the Adapter just passes it through honestly. The result: an AI that can plan a sequence without learning by breaking things.
The Adapter is the gate on each WordPress site. Abilities MCP is the bridge that knocks. Abilities for AI is what's behind the door, ready to be called. None of the three works alone.